Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix columnize bug, where tab completion with very long filenames would crash Qt console #696

Merged
merged 3 commits into from Aug 17, 2011

Conversation

fperez
Copy link
Member

@fperez fperez commented Aug 13, 2011

Reported on list: http://mail.scipy.org/pipermail/ipython-user/2011-August/008184.html

Thanks to Mani Chandra for the report and Julian for the script to reproduce the bug.

… qt console.

Any time tab completion was activated with a filename in the path
longer than the width of the window, the console would crash.
@fperez
Copy link
Member Author

fperez commented Aug 17, 2011

Reviewed in detail on IRC channel, @minrk signs off on it so I'm merging it now.

fperez added a commit that referenced this pull request Aug 17, 2011
Fix columnize bug, where tab completion with very long filenames would crash Qt console.

Thanks to Mani Chandra for reporting on list and Julian Taylor for the script to reproduce the crash.
@fperez fperez merged commit aa7247e into ipython:master Aug 17, 2011
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Fix columnize bug, where tab completion with very long filenames would crash Qt console.

Thanks to Mani Chandra for reporting on list and Julian Taylor for the script to reproduce the crash.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant